home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / Dev / Oberon / Catalogs / OLStrings.cd < prev    next >
Text File  |  1995-07-02  |  2KB  |  109 lines

  1. ;=========================================================================
  2. ;     $RCSfile: OLStrings.cd $
  3. ;  Description: Catalog description file for OL
  4. ;
  5. ;   Created by: fjc (Frank Copeland)
  6. ;    $Revision: 1.3 $
  7. ;      $Author: fjc $
  8. ;        $Date: 1995/01/26 02:28:44 $
  9. ;
  10. ;  Copyright © 1995, Frank Copeland
  11. ;  This file forms part of the OL program
  12. ;  See OL.doc for conditions of use and distribution
  13. ;=========================================================================
  14. ;
  15. #language english
  16. #version  1
  17. #basename OLStrings
  18. ;
  19. ;=========================================================================
  20. ; Strings for module OL.
  21. ;
  22. msg1 (//)
  23.  !! Could not open preferences file '%s'\n
  24. ;
  25. msg2 (//)
  26.  !! Too many search paths\n
  27. ;
  28. msg3 (//)
  29.  !! SYMSEARCH directory '%s' does not exist\n
  30. ;
  31. msg4 (//)
  32.  !! OBJSEARCH directory '%s' does not exist\n
  33. ;
  34. msg5 (//)
  35.  !! WITHPATH directory '%s' does not exist\n
  36. ;
  37. msg6 (//)
  38.  !! PROGPATH directory '%s' does not exist\n
  39. ;
  40. msg7 (//)
  41.  !! Too many extensions\n
  42. ;
  43. msg8 (//)
  44. See OL.doc for conditions of use\n
  45. ;
  46. msg9 (//)
  47.  !! Could not create .with file name\n
  48. ;
  49. msg10 (//)
  50. \\x9B\\x4B !! Name too long in '%s'\n
  51. ;
  52. msg11 (//)
  53. \\x9B\\x4B !! Could not open '%s'\n
  54. ;
  55. msg12 (//)
  56. \\x9B\\x4B !! Bad tag in symbol file '%s'\n
  57. ;
  58. msg13 (//)
  59. \\x9B\\x4B !! Bad modAnchor in symbol file '%s'\n
  60. ;
  61. msg14 (//)
  62. \\x9B\\x4B !! Bad name in symbol file '%s'\n
  63. ;
  64. msg15 (//)
  65. \\x9B\\x4B !! Bad key in symbol file '%s'\n
  66. ;
  67. msg16 (//)
  68. \\x9B\\x4B !! Could not find object file for module '%s'\n
  69. ;
  70. msg17 (//)
  71. \\x9B\\x4B !! Could not find symbol file for module '%s'\n
  72. ;
  73. msg18 (//)
  74. \\x9B\\x4B !! Bad key in module '%s'\n
  75. ;
  76. msg19 (//)
  77. \\x9B\\x4B !! Could not create '%s'\n
  78. ;
  79. msg20 (//)
  80.  !! Error attempting to run '%s'\n
  81. ;
  82. msg21 (//)
  83. \\x9B\\x4B !! Could not find object file '%s'\n
  84. ;
  85. msg22 (//)
  86.  !! Could not create program file name\n
  87. ;
  88. msg23 (//)
  89.  !! Too many arguments: select only one argument\n
  90. ;
  91. msg24 (//)
  92.  !! Arguments ALINK, BLINK and DLINK are mutually exclusive\n
  93. ;
  94. msg25 (//)
  95.  !! Arguments VERBOSE and QUIET are mutually exclusive\n
  96. ;
  97. msg26 (//)
  98.  !! Arguments MAKEICONS and NOICONS are mutually exclusive\n
  99. ;
  100. msg27 (//)
  101.  !! Could not create icon for '%s'\n
  102. ;
  103. msg28 (//)
  104.  !! Could not obtain icon\n
  105. ;
  106. msg29 (//)
  107.  !! Too few arguments: select exactly one argument\n
  108. ;
  109.